home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cmdline.lha / cmdline / doc / macros.man < prev    next >
Text File  |  1992-08-03  |  839b  |  29 lines

  1. .\"=========================================
  2. .\" This file contains some user defined (n|t)roff macros for general use
  3. .\"=========================================
  4. .de XS
  5. . RS
  6. . nf
  7. . ft 4
  8. ..
  9. .de XE
  10. . ft R
  11. . fi
  12. . RE
  13. ..
  14. .ds -- \-\|\-
  15. .ds C+ C\s-2\v'-1.5p'\(pl\(pl\v'+1.5p'\s+2
  16. .ds .. .\^.\^.
  17. .\"-------------------------------------------
  18. .\" The following "strings" should correspond to where the CmdLine files
  19. .\" have been installed.  "b" is where executable files are installed.
  20. .\" "i" is where the include files where installed and "l" is where the
  21. .\" object-library is installed. You should change the definition of
  22. .\" these macros if they are not installed in the places indicated below.
  23. .\"-------------------------------------------
  24. .ds b /usr/local/bin
  25. .ds i /usr/local/include
  26. .ds l /usr/local/lib
  27. .ds p \*l/perl
  28. .ds t \*l/tcl
  29.